Total Complexity | 55 |
Dependencies | 6 |
Dependents | 1 |
Total lines | 502 |
Lines of code | 299 |
Logical lines of code | 147 |
Comment lines | 135 |
Methods | 14 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_comments_and_meta() | 37 | 13 | 75 | |
prepare_lesson_progress_to_insert() | 41 | 8 | 64 | |
prepare_progress_to_insert() | 51 | 7 | 29 | |
prepare_course_progress_to_insert() | 48 | 5 | 35 | |
generate_column_clauses() | 50 | 5 | 28 | |
run() | 58 | 4 | 15 | |
insert_with_batches() | 59 | 3 | 14 | |
add_error() | 67 | 3 | 8 | |
db_query() | 67 | 2 | 8 | |
__construct() | 77 | 1 | 4 | |
get_errors() | 82 | 1 | 3 | |
target_version() | 82 | 1 | 3 | |
convert_to_utc() | 69 | 1 | 6 | |
generate_insert_sql_for_batch() | 67 | 1 | 7 |